Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Fri, 6 Nov 2020 20:53:24 +0000 (20:53 +0000)
commit22e861f747abf57cc6841dec2d3b0548cfaf89af
tree1ee9e6c41ff1dbb429a3e7d774ab77f4fdb3bbd4
parenta4e082b18416496761238beaefe5b10fb1642cb5
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
mozglue/baseprofiler/core/platform-linux-android.cpp
tools/profiler/core/platform-linux-android.cpp